Catalog List Agents
catalog_list_agentsList SAS Information Catalog discovery agents that crawl data sources to collect metadata. Find available agents by name or pagination to manage catalog discovery runs.
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 |