ExperimentalThe session ID for this request.
Human-readable title for the permission prompt.
This title is specific to the permission prompt and does not update any subject's displayed title.
OptionaldescriptionOptional human-readable explanation of why permission is needed.
This text is specific to the permission prompt and does not update any
subject's displayed content. Omitted or null both mean no separate
permission description was provided.
OptionalsubjectOptional structured context about the operation requiring permission.
Omitted or null both mean no structured subject was provided.
Available permission options for the user to choose from. Must contain at least one option.
Optional_The _meta property is reserved by ACP to allow clients and agents to attach additional metadata to their interactions. Implementations MUST NOT make assumptions about values at these keys.
See protocol docs: Extensibility
Request for user permission to proceed with an operation.
Sent when the agent needs authorization before performing a sensitive operation.
See protocol docs: Requesting Permission