Process and analyze PDF files to extract context for structured problem-solving. Specify file path, max pages, and chunk size for optimized handling of large documents.
Retrieve file metadata like size and line count without accessing file contents. Helps determine optimal reading strategies for large files by analyzing file characteristics first.
Search and analyze specific sections in large PDF documents using a query. Specify context window, maximum matches, and case sensitivity to refine results for targeted information extraction.
Provides AI assistants with a standardized interface to interact with the Todo for AI task management system. It enables users to retrieve project tasks, create new entries, and submit completion feedback through natural language.
Automatically crawls documentation websites, converts them to organized markdown files, and generates condensed cheat sheets. Intelligently categorizes content into tools/APIs and provides local-first access to downloaded documentation.
Enables intelligent handling of large files through smart chunking, search with regex support, line navigation, and streaming capabilities without loading entire files into memory.