Files
stripe-openapi-agent/skills/link-account-sessions/SKILL.md
a2a-platform f2c2274e5e deploy
2026-06-27 01:01:39 +00:00

1.0 KiB

name, description
name description
link-account-sessions-routes Handle 2 OpenAPI operation(s) under /v1/link_account_sessions for the link account sessions route group.

link account sessions API Routes

Handle 2 OpenAPI operation(s) under /v1/link_account_sessions for the link account sessions 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

post_link_account_sessions

  • Operation ID: post_link_account_sessions
  • Route: POST /v1/link_account_sessions
  • Mode: WRITE
  • Summary: Create a Session
  • Body: JSON request body accepted.
  • Operation ID: get_link_account_sessions_session
  • Route: GET /v1/link_account_sessions/{session}
  • Mode: READ
  • Summary: Retrieve a Session
  • Parameters:
    • expand in query
    • session in path required
  • Body: JSON request body accepted.