HTTP API
ToolApprovalPresentation
A human-readable projection of one tool-approval request, produced by a consumer’s IToolApprovalPresenter.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
entityType |
no | string |
Gets the kind of entity the call acts on (for example "skill" or "order"). |
— |
entityId |
no | string |
Gets the entity’s own identifier, as read from the call’s arguments. | — |
entityName |
no | string |
Gets the entity’s human-readable name, resolved from EntityId. |
— |
message |
no | string |
Gets a free-form sentence describing the call, for a reviewer who has none of the above. | — |