list_agencies
List all agencies referenced in CFR with title/chapter cross-references to identify the correct regulator for contract clauses before searching.
Instructions
List all agencies referenced in the CFR, with their title/chapter cross-references.
Useful for mapping a contract clause's implied regulator (e.g.
"environmental", "labor", "acquisition") to the correct CFR title
before running search_regulations or search_by_keyword.
Returns: On success: {"agencies": [...as returned by eCFR, including nested child agencies...]}. On failure: {"error": true, "error_type": ..., "message": ..., "retryable": ...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||