get_resource_schema
Fetch the live JSON schema for any Pexip configuration resource to discover fields, types, required settings, enum values, and help text.
Instructions
Fetch the live JSON schema for a Pexip configuration resource.
Use this to discover available fields, types, required vs optional
(nullable: false = required), allowed enum values, filtering options,
and help text for any resource. Pass the resource name as it appears in
the URL path, e.g. "conference", "conference_alias", "end_user",
"system_location", "worker_vm", "gateway_routing_rule",
"automatic_participant".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||