Skip to main content

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

Calls GET /v1/capabilities and prints capability metadata.

Execute capability with flags

Execute using JSON input

Execute using stdin

Approval commands

When a gated capability is called in execute mode, the CLI prints the approval_required payload instead of failing. You can then resolve that request with the approval commands above.

Show input schema help

This fetches discovery output and prints selected capability inputSchema.