tinybirdco/Birdwatcher Agent
An agent to monitor your Tinybird workspaces and resources
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| slack_token | Slack Bot Token | no | — |
| google_application_credentials | Google Cloud credentials JSON string | no | — |
| vertex_api_key | Google Vertex AI API Key | no | — |
| google_cloud_project | Google Cloud Project ID | no | — |
| google_cloud_location | Google Cloud Location | no | — |
| anthropic_api_key | Anthropic API Key | no | — |
| openai_api_key | OpenAI API Key | no | — |
| model | Model to use (e.g. claude-4-sonnet-20250514, gpt-4o, gemini-1.5-flash) | yes | — |
| tinybird_token | Tinybird API Token | yes | — |
| tinybird_host | Tinybird Host | yes | — |
| python_version | Python version to use | no | 3.11 |
| working_directory | Directory containing the Birdwatcher agent code | no | agents/birdwatcher |
| mission | Mission to use for the Birdwatcher agent. See the agents/birdwatcher/missions directory for available missions or create your own. | no | base |
| prompt | Prompt to use for the Birdwatcher agent | yes | Report endpoint errors in the last 24 hours |
Outputs
no outputs