aeo_execute_command accepts the command after the aeo prefix.
Execution examples
Agent context
Import a draft
MCP clients cannot send local--body-file paths. Pass inline body text through the command registry when importing from a remote agent.
This is a write operation. Use a read_write token and only run it after the user has approved importing the draft.
Read a reference style
Agent safeguards
- Read
agent contextbefore writing. - Confirm before credit-metered jobs.
- Confirm before public preview links.
- Confirm before deploy or publish.
- Use
readtokens for discovery; useread_writeonly for an approved write. - Prefer import/update workflows over server-side generation unless the user explicitly asks for generation.

