list_organization_channels
Retrieve contact channels for an organization using its ID or exact unique name. Returns channel details including provider label and value.
Instructions
List contact channels for an organization identified by ID or exact unique organization name. Returns channelId, provider label, value, and optional activity metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | a string that will be trimmed |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | The successful tool result. The same value is also serialized as JSON in the text content for clients that do not read structuredContent. | |
| warnings | No | Optional agent-visible warnings about degraded result fidelity. Omitted when the server returned the documented happy-path payload. |