Twilio · Capability
Twilio - Events — Schemas
Twilio - Events — Schemas. 3 operations. Lead operation: Schemas. Self-contained Naftiko capability covering one Twilio business surface.
What You Can Do
GET
Fetchschema
— Fetch a specific schema with its nested versions.
/v1/v1/schemas/{id}
GET
Listschemaversion
— Retrieve a paginated list of versions of the schema.
/v1/v1/schemas/{id}/versions
GET
Fetchschemaversion
— Fetch a specific schema and version.
/v1/v1/schemas/{id}/versions/{schemaversion}
MCP Tools
fetch-specific-schema-its-nested
Fetch a specific schema with its nested versions.
read-only
idempotent
retrieve-paginated-list-versions-schema
Retrieve a paginated list of versions of the schema.
read-only
idempotent
fetch-specific-schema-and-version
Fetch a specific schema and version.
read-only
idempotent