Documentation Index
Fetch the complete documentation index at: https://docs.receiptor.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate
Workspace context commands
workspace list calls GET /v1/workspaces.
Capability execution uses selected workspace by setting X-Receiptor-Org-Id.
Workspace context also controls org-level defaults such as preferred currency. CLI capability execution resolves currency from the active workspace first, then falls back to the user profile.
List capabilities
GET /v1/capabilities and prints capability metadata.
Execute capability with flags
Execute using JSON input
Execute using stdin
Approval commands
approval_required payload instead of failing. You can then resolve that request with the approval commands above.
Show input schema help
inputSchema.