b24_calendar_section_list
List all calendar sections for a user or group. Retrieve the available calendars for a specified owner to manage events.
Instructions
List calendars (sections) for an owner (calendar.section.get).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner_id | No | Calendar owner id. Defaults to the acting user (resolved via user.current) for owner_type='user'. | |
| owner_type | No | Calendar owner type: 'user' (default) or 'group'. | user |
| webhook_url | No | Override the default incoming webhook for this call (https://<portal>/rest/<user_id>/<token>/). If omitted, uses personal_webhook, then the X-B24-Webhook HTTP header, then the BITRIX_WEBHOOK_URL env default. | |
| personal_webhook | No | Act as a specific user (their personal incoming webhook). Takes precedence over webhook_url. Required to write to the portal under that user's permissions. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |