catalog_list_agents
Lists SAS Information Catalog discovery agents that crawl data sources to discover assets and collect metadata. Supports pagination and name filtering.
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 |