Integratie / Developer Tools & DevOps
TinyFish MCP integratie
AI-powered browser automation and web interaction agent. Enables AI to browse, interact with websites, and perform web tasks.
Over TinyFish MCP
TinyFish MCP is an AI-powered browser automation service for browsing, clicking, extracting, and interacting with websites. Use it to run reliable web tasks without hand-writing fragile browser scripts.
Alle integraties- Categorie
- Developer Tools & DevOps, AI & Machine Learning
- Verbinding
- OAuth
- Type
- Tool
- Acties
- 8
- Tags
- library
Voorbeeldprompts
Wat je Growf kunt vragen te doen met TinyFish MCP
- “Summarize top Hacker News stories”
- “Check pricing on competitor websites”
- “Fill website forms from spreadsheet”
Beschikbare acties
8 acties die je agents kunnen uitvoeren in TinyFish MCP
Cancel run
Cancels a running or pending automation run by its ID. Idempotent: if the run is already in a terminal state (COMPLETED, FAILED, CANCELLED), returns the current status without error. Only PENDING and RUNNING runs will be actively cancelled.
Discover run
Discovers the currently running automation for this session. Returns runId if a run is active, or null if not yet started.
Get run
Retrieves details of a specific automation run by its ID. Returns status, result, error, and other metadata. IMPORTANT: Call this after run_web_automation errors or times out — the run is likely still executing. If you do not have a run_id, use list_runs to find it. Also use this to poll for comple…
Get steps
Retrieves the steps taken during an automation run, including screenshots.
List runs
Lists automation runs with optional filtering by status and pagination support. Returns an array of runs with their details. Use this to find a recently created run when you do not have its run_id (e.g., after run_web_automation timed out before returning a run_id). Filter by status=RUNNING to find…
Poll status
Polls the current status of an automation run. Returns status, step, progress, and other metadata.
Run web automation
Executes web automation given a URL and a Natural Language description of the automation goal to be performed. Automation is mostly focused around navigating complex web pages and extracting data from web pages. Include _meta.progressToken in your request to receive progress notifications. WARNING:…
Run web automation async
Starts a NEW web automation run asynchronously and returns a run_id immediately without waiting for completion. WARNING: Do NOT use this to retry a failed run_web_automation call — that run is still executing. Use get_run or list_runs to check its status instead. Only use this tool for genuinely ne…
Zet TinyFish MCP aan het werk in Growf.
Koppel het één keer en elke workspace, agent en workflow kan het gebruiken — veilig, met je team in de loop.