catalog_check
ChatGPTRun a specific query on a catalog. Recommended for drilling into issues found via catalog_scan_summary. Use limit and offset to paginate. Args: catalog_id: ID of the uploaded catalog query: Query name (e.g. "missing-attributes", "intent-bullets") limit: Max issues to return (default: 50) offset: Skip first N issues (default: 0) Returns: JSON string with query results





