Does the description clearly state what the tool does and how it differs from similar tools?
The description names a specific verb and resource ('List the caller's own standing agents') and enumerates the returned fields (id, name, goal, tickers, agent_type, trigger config, schedule, enabled state, last/next run), which is concrete and unambiguous. It also differentiates itself from nearby siblings by explicitly naming get_agent, list_agent_runs, and run_agent as the tools for other purposes.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.