Operations
Run a read-only operation now
POST/query
ScopePer operationRoleCurrent memberBilling1 credit per call
Executes a catalog operation marked readOnly and returns its result in the HTTP response. Scope and workspace checks are identical to background execution. Use /operations instead when a read needs a durable receipt or may outlast an HTTP request.
Body
operationstringrequired
A read-only operation name from GET /capabilities.
argumentsobjectoptional
Input matching the operation's inputSchema.
Response
resultunknown