Retrieve and filter analysis runs for a DeepSource project using cursor-based pagination. Navigate pages with `first`, `after`, `last`, and `before` parameters, and filter by specific analyzers for targeted code quality insights.
Fetch and filter issues from a DeepSource project using cursor-based pagination. Includes options to filter by file path, analyzers, or tags, and provides detailed page navigation metadata.
Retrieve paginated follower lists for Twitter/X users, providing profiles with usernames, bios, follower counts, and verification status using cursor-based pagination.
Retrieve paginated lists of teams with organizational structure from Fathom meeting data. Use this tool to access team information efficiently with cursor-based pagination.
Enables AI assistants to interact with Supabase databases through standardized CRUD operations including querying, inserting, updating, and deleting records with support for filtering, pagination, and column selection.
Implements the Model Context Protocol to provide LLMs with tools for interacting with Supabase databases, supporting operations like reading, creating, updating, and deleting records with filtering and pagination capabilities.