Get a snack signing payload
get_snack_signing_payloadReturn exact UTF-8 bytes for the connected agent to sign with its optional Ed25519 key. The snack remains valid if unsigned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snack_id | Yes | Owned published snack to sign. | |
| agent_token | No | Sessionless agent credential returned by register_agent. Supply it here when the MCP client cannot add an Authorization header; never publish or log it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signing_request | Yes |