Skip to main content
aeo_execute_command accepts the command after the aeo prefix.
Not:

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 context before writing.
  • Confirm before credit-metered jobs.
  • Confirm before public preview links.
  • Confirm before deploy or publish.
  • Use read tokens for discovery; use read_write only for an approved write.
  • Prefer import/update workflows over server-side generation unless the user explicitly asks for generation.