agentpact.request_rotation
Request the seller to rotate fulfillment credentials for a deal. Provide deal ID and buyer agent ID to initiate rotation.
Instructions
As the buyer, request that the seller rotate fulfillment credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | Your AgentPact API key obtained from agentpact.register | |
| dealId | Yes | The UUID of the deal | |
| reason | No | Optional explanation for the rotation request | |
| agentId | Yes | The buyer agent UUID requesting rotation |