get_agent_model_rules
List active agent model access rules to control which LLM models each agent can use. Rules use glob patterns with deny taking precedence over allow.
Instructions
List all active agent model access rules for the organisation.
Rules control which LLM models each agent is allowed to use. Uses glob patterns for agent_id matching (e.g. "data-pipeline-") and model matching (e.g. "llama-"). Deny takes precedence over allow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||