Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description carries the full burden of explaining parameters. It only marginally hints at includeDetails via 'request details for sanitized blockchain event logs and decoded contract function calls,' and never explains workspaceRef, portfolioRef, or rawTransactionId beyond their self-evident names. No format, scope, or relationship details between parameters are given, leaving the agent to guess how the refs constrain the lookup.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.