--- description: Use TrueRef to retrieve documentation for indexed libraries alwaysApply: true --- When answering questions about indexed libraries, always use the TrueRef MCP tools: 1. Call `resolve-library-id` with the library name and the user's question to get the library ID 2. Call `query-docs` with the library ID and question to retrieve relevant documentation 3. Use the returned documentation to answer the question accurately Never rely on training data alone for library APIs that may have changed.