AgentCard specification support for custom headers #1676
snappyguide
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://a2aproject.github.io/A2A/specification/#55-agentcard-object-structure
Provision in the agent card specification to add Custom Headers similar to securityScheme. Eg: Swagger equivalent of "parameters"
In my application, from client side, i want to send an environment identifier (which my application agent can look for and process it) to the Agent which cannot be hard coded on tool calling as it is not at application/agent level but user request specific . A provision in specification can standardize the interaction?
Beta Was this translation helpful? Give feedback.
All reactions