Twilio · Capability
Twilio - Trusthub — SupportingDocuments
Twilio - Trusthub — SupportingDocuments. 5 operations. Lead operation: SupportingDocuments. Self-contained Naftiko capability covering one Twilio business surface.
What You Can Do
POST
Createsupportingdocument
— Create a new Supporting Document.
/v1/v1/supportingdocuments
GET
Listsupportingdocument
— Retrieve a list of all Supporting Document for an account.
/v1/v1/supportingdocuments
GET
Fetchsupportingdocument
— Fetch specific Supporting Document Instance.
/v1/v1/supportingdocuments/{sid}
POST
Updatesupportingdocument
— Update an existing Supporting Document.
/v1/v1/supportingdocuments/{sid}
DELETE
Deletesupportingdocument
— Delete a specific Supporting Document.
/v1/v1/supportingdocuments/{sid}
MCP Tools
create-new-supporting-document
Create a new Supporting Document.
retrieve-list-all-supporting-document
Retrieve a list of all Supporting Document for an account.
read-only
idempotent
fetch-specific-supporting-document-instance
Fetch specific Supporting Document Instance.
read-only
idempotent
update-existing-supporting-document
Update an existing Supporting Document.
delete-specific-supporting-document
Delete a specific Supporting Document.
idempotent