Listing data sources
action1_list_data_sourcesList data sources in Action1, filtering to show built-in or custom sources for managing reports and permissions.
Instructions
Listing data sources. Gets a list of existing data sources. To filter out built-in data sources, set the 'builtin'. Perm: manage_data_sources, manage_reports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| builtin | No | Specify if the package is builtin (yes) or custom (no). | |
| verbose | No | Skip per-item compactor. | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| count | Yes | ||
| items | Yes | ||
| total | No | ||
| truncated | No |