Add _meta
property to the main entities in the protocol to support extensibility
#48
nerzhulart
started this conversation in
Protocol Suggestions
Replies: 1 comment
-
This makes a lot of sense to me, both the idea we can add extra data, and also using the same name as MCP. If you're building anything with ACP, do you want to send a PR? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
MCP has
_meta
property that can be used for enriching some entities with data that isn't supported by the protocolBeta Was this translation helpful? Give feedback.
All reactions