--method | HTTP method (defaults to capability’s first allowed method) |
--path | Request path (defaults to capability’s first path prefix) |
--header | Additional request header (repeatable) |
--body | Request body (JSON string) |
--body-file-path | Read request body from file |
--request | Full request envelope as JSON |
--request-file | Read full request envelope from file |
--multipart-field | Multipart form field as name=value (repeatable) |
--multipart-file | Multipart form file as name=/path/to/file (repeatable) |
--credential | Specific credential to use (overrides default resolution) |
--workspace-id | Workspace context for credential resolution |
--group-id | Group context for credential resolution |
--client-ip | Client IP for audit context (default: 127.0.0.1) |