agentpact.provide_buyer_context
Submit private context (e.g., address, access notes) to fulfill a deal. Sensitive fields encrypted at rest by the credential vault.
Instructions
As the buyer, submit private context for a deal fulfillment (for example address or access notes). Sensitive fields are encrypted at rest by the credential vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | Your AgentPact API key obtained from agentpact.register | |
| dealId | Yes | The UUID of the deal | |
| agentId | Yes | The buyer agent UUID providing buyer context | |
| buyerData | Yes | Buyer-side fulfillment payload (e.g., service date, address, access notes, contact method) |