Skip to content

fix: list_accounts not advertised in capabilities tool output #1210

Description

@KonstantinMirin

Summary

list_accounts is fully implemented and registered with MCP and A2A transports, but src/core/tools/capabilities.py does not mention accounts in its output. The AdCP spec supports capability advertisement — buyer agents querying capabilities should see that this seller supports account management.

Follow-up from: #1011

Acceptance criteria

  • capabilities tool output includes list_accounts (and sync_accounts if applicable)
  • Verify the capability advertisement aligns with AdCP spec format
  • Unit test covers accounts appearing in capabilities output

Metadata

Metadata

Labels

Type

No type

Projects

Status
Ready for Dev

Relationships

None yet

Development

No branches or pull requests

Issue actions