Back to Agent Zero

Slash Command

plugins/_commands/webui/editor.html

2.4527 B
Original Source

Saving writes a .command.yaml config plus a template file in .

Command nameDescription Argument hint or example Command typeText template (.txt)Python hook (.py)Script context Include chat history payload

{raw}{args.positional.0}{args.flags.git_url} Trailing command input is parsed once and exposed to template placeholders and python payloads.

run(payload)payload.argumentsresult.effects Return a string or { text, effects }. Effects support replace_input, append_input, and toast.

description

Save Cancel