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

1.8 KiB

name, description
name description
income-routes Handle 5 OpenAPI operation(s) under /income/verification for the income route group.

income API Routes

Handle 5 OpenAPI operation(s) under /income/verification for the income 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

income_verification_create

  • Operation ID: income_verification_create
  • Route: POST /income/verification/create
  • Mode: WRITE
  • Summary: (Deprecated) Create an income verification instance
  • Body: JSON request body accepted.

income_verification_paystubs_get

  • Operation ID: income_verification_paystubs_get
  • Route: POST /income/verification/paystubs/get
  • Mode: WRITE
  • Summary: (Deprecated) Retrieve information from the paystubs used for income verification
  • Body: JSON request body accepted.

income_verification_documents_download

  • Operation ID: income_verification_documents_download
  • Route: POST /income/verification/documents/download
  • Mode: WRITE
  • Summary: (Deprecated) Download the original documents used for income verification
  • Body: JSON request body accepted.

income_verification_taxforms_get

  • Operation ID: income_verification_taxforms_get
  • Route: POST /income/verification/taxforms/get
  • Mode: WRITE
  • Summary: (Deprecated) Retrieve information from the tax documents used for income verification
  • Body: JSON request body accepted.

income_verification_precheck

  • Operation ID: income_verification_precheck
  • Route: POST /income/verification/precheck
  • Mode: WRITE
  • Summary: (Deprecated) Check digital income verification eligibility and optimize conversion
  • Body: JSON request body accepted.