catalog_list_agents
List SAS Information Catalog discovery agents that crawl data sources to collect metadata. Supports filtering by name and pagination for efficient management.
Instructions
List SAS Information Catalog discovery agents.
Agents crawl a data source (server/library) to discover assets and collect
their metadata into the catalog. Use catalog_run_agent to start one and
catalog_get_agent_history to see what a run produced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum agents to return (default 50). | |
| start | No | Offset of the first agent (default 0). | |
| filter_name | No | Optional name filter (substring match). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |