Middleware Channel Host Capability Call v1¶
Source schema: doc/schemas/middleware-channel-host-capability-call.v1.schema.json
Module-authored request body for invoking one host-authorized capability through an authenticated channel session.
Governing Basis¶
Project Lineage¶
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: middleware-channel-host-capability-call.v1 |
|
schema/v |
yes |
const: 1 |
|
capability/id |
yes |
string | |
request/schema |
yes |
string | |
request |
yes |
object | |
idempotency/key |
no |
string | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
middleware-channel-host-capability-call.v1
schema/v¶
- Required:
yes - Shape: const:
1
capability/id¶
- Required:
yes - Shape: string
request/schema¶
- Required:
yes - Shape: string
request¶
- Required:
yes - Shape: object
idempotency/key¶
- Required:
no - Shape: string