echo.ping
Verify that the authenticated Bearer identity and call arguments are preserved through the gateway by echoing them back in the response.
Instructions
Identity probe. Echoes the call arguments and the authenticated Principal the gateway injected onto this tools/call (id, kind, org). Use it to confirm Bearer identity survived onto the tool worker. Does not hit a network, mutate vault state, or charge. Idempotent except for an audit-ledger append. Not a substitute for context.inspect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Optional ping payload echoed back in the result. Omit to send an empty ping. |