Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool is simple: one required parameter, fully documented in the schema, with no output schema. However, because there is no output schema, the description should explain what the search returns (e.g., matching instruments, symbols, or identifiers), and it does not. It also omits any precondition such as needing to sync data first, making the description adequate but incomplete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.