Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Decline a Persona inquiry after compliance review
persona__decline_inquiry
{ "type": "object", "properties": { "inquiryId": { "type": "string", "description": "Persona inquiry ID" } }, "required": [ "inquiryId" ], "description": "Input schema for the persona__decline_inquiry tool." }