Files
plaid-openapi-agent/skills/link/SKILL.md
a2a-platform 145ca85f72 deploy
2026-06-27 01:02:12 +00:00

1.0 KiB

name, description
name description
link-routes Handle 3 OpenAPI operation(s) under /link for the link route group.

link API Routes

Handle 3 OpenAPI operation(s) under /link for the link route group.

Use the generated operation tools to make real API calls. Do not invent API responses. If a tool reports missing setup, return the exact setup field name to the caller. For write, update, or delete operations, state the intended action before calling the tool.

Operations

  • Operation ID: link_token_create
  • Route: POST /link/token/create
  • Mode: WRITE
  • Summary: Create Link Token
  • Body: JSON request body accepted.
  • Operation ID: link_token_get
  • Route: POST /link/token/get
  • Mode: WRITE
  • Summary: Get Link Token
  • Body: JSON request body accepted.
  • Operation ID: link_oauth_correlation_id_exchange
  • Route: POST /link/oauth/correlation_id/exchange
  • Mode: WRITE
  • Summary: Exchange the Link Correlation ID for a Link Token
  • Body: JSON request body accepted.