01Designed as a read-only server, preventing any modification or initiation of Audisto crawls.
02Includes automatic retries with exponential backoff to gracefully handle Audisto API rate limits.
03Retrieves detailed summaries for specific Audisto crawls, including pages crawled, max depth, start time, and domain information.
04Lists the last 5 Audisto crawls with crawl ID, domain, and status.
05Provides a `get_help()` function to display available commands and usage examples.
060 GitHub stars