Files
a2a-platform 145ca85f72 deploy
2026-06-27 01:02:12 +00:00

1.4 KiB

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

signal API Routes

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

signal_evaluate

  • Operation ID: signal_evaluate
  • Route: POST /signal/evaluate
  • Mode: WRITE
  • Summary: Evaluate a planned ACH transaction
  • Body: JSON request body accepted.

signal_schedule

  • Operation ID: signal_schedule
  • Route: POST /signal/schedule
  • Mode: WRITE
  • Summary: Schedule a planned ACH transaction
  • Body: JSON request body accepted.

signal_decision_report

  • Operation ID: signal_decision_report
  • Route: POST /signal/decision/report
  • Mode: WRITE
  • Summary: Report whether you initiated an ACH transaction
  • Body: JSON request body accepted.

signal_return_report

  • Operation ID: signal_return_report
  • Route: POST /signal/return/report
  • Mode: WRITE
  • Summary: Report a return for an ACH transaction
  • Body: JSON request body accepted.

signal_prepare

  • Operation ID: signal_prepare
  • Route: POST /signal/prepare
  • Mode: WRITE
  • Summary: Opt-in an Item to Signal Transaction Scores
  • Body: JSON request body accepted.