describe_connector_schema
Retrieve the expected input or output connector payload schema for a service. Define the direction and service name to see the exact field structure, ensuring correct data formatting.
Instructions
Describe the expected input or output connector payload schema for a service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | input | |
| service_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |