tool_validate_acp_message
Validate ACP messages against the v1.14 specification, ensuring required fields, types, and formatting comply with the AGNTCY Agent Communication Protocol standard.
Instructions
Validate an ACP message against the v1.14 specification.
Checks required fields, types and formatting against the AGNTCY Agent Communication Protocol standard.
Args: message: ACP message as dictionary
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes |