get_all_traces and get_trace_details tools in Instana MCP server. These tools wont be much usable to LLM's because the output of the tools will exceed the token limit.
Two options for this:
- Paging for the output
- write the traces to a file and share the filepath as tool output
@Riyaksharma @sunjit10