Glossary
GitHub Integration
GlossaryBy OpenCharts TeamPublished
The GitHub integration connects your account so Theo can browse repos, read issues and PRs, inspect commits, and manage repositories from chat.
In depth
OAuth-connected. Useful for code reviews, PR triage, and pulling release notes into research or notes. Theo respects fine-grained scopes you grant.
Examples
- List repos, issues, and PRs
- Read commits and branches
- Manage releases and labels
Also known as
GitHubGitHub connector
Want to put this concept to work in OpenCharts?
Connect GitHubRelated terms
Zapier & Webhooks
Zapier & Webhooks is the outbound automation surface — fire a signed HMAC webhook on platform events (project.created, share.accepted, export.completed, …) and connect to any Zapier or n8n workflow.
Tool Call
A tool call is a structured action Theo invokes during a response — like create_flowchart, send_email, or db_run_sql — that produces a real artifact or side effect, not just text.