Triage incoming issues
- Webhook fires on every new issue
- Persona summarises and labels it
- Assigns the right engineer
19 tools available
Community managed lightweight code hosting solution written in Go
Connect Gitea to Definable to triage issues, review pull requests, monitor builds. Personas call Gitea's 19 tools directly from chat or scheduled flows. Wire it into a triage, review, or release-management persona — every action runs scoped, reviewable, and logged.
Every Gitea action below is a callable tool any Definable persona can invoke.
Tool to retrieve the ActivityPub Person actor for a Gitea user. Use when you need to fetch a user's ActivityPub representation for federation purposes or to get ActivityStreams-formatted user data.
Tool to retrieve the Gitea instance's global API settings including pagination limits and response size constraints. Use when you need to understand API rate limits or configuration parameters.
Tool to retrieve the Gitea instance's global settings for file attachments including enabled status, allowed file types, size limits, and file count limits. Use when you need to understand the attachment configuration of the instance.
Tool to retrieve the Gitea instance's global settings for repositories including feature flags for mirroring, HTTP Git, migrations, stars, time tracking, and LFS. Use when you need to understand which repository features are enabled or disabled at the instance level.
Tool to retrieve the Gitea instance's global settings for UI including default theme, allowed reactions, and custom emojis. Use when you need to understand the UI configuration of the instance.
Tool to retrieve information about a specific gitignore template. Use when you need the content of a gitignore template for repository creation or configuration.
Tool to retrieve all labels from a specific label template. Use when you need to view the predefined label set for repository configuration.
Tool to retrieve information about a specific license template. Use when you need the content and details of a license template for repository creation or configuration.
Tool to retrieve the nodeinfo of the Gitea application. Use when you need standardized metadata about the Gitea server following the NodeInfo specification.
Tool to retrieve the default GPG signing key used by Gitea to sign commits. Use when you need to verify commits signed by the Gitea instance or import the public key to trust Gitea-generated commits.
Tool to retrieve the version of the Gitea application. Use when you need to check the Gitea server version.
Tool to retrieve all available gitignore templates. Use when creating a repository to select an appropriate .gitignore template.
Tool to retrieve all available label templates. Use when you need to discover which predefined label sets are available for repositories.
Tool to retrieve all available license templates. Use when creating a repository to select an appropriate license template.
Tool to retrieve a paginated list of all organizations in the Gitea instance. Use when you need to list all organizations or browse organizations with pagination support.
Tool to list all action secrets for an organization. Use when you need to retrieve the list of secrets configured at the organization level. Note that secret values are never returned through the API for security purposes.
Tool to render a markdown document as HTML with configurable rendering modes and context. Use when you need to convert markdown to HTML with specific rendering contexts like comments, wiki pages, or files.
Tool to render raw markdown text as HTML. Use when you need to convert markdown content to HTML format for display or processing.
Tool to render a markup document as HTML with support for multiple markup formats. Use when you need to convert markup content (Markdown, AsciiDoc, etc.) to HTML with specific rendering contexts like comments, wiki pages, or files.
Anything Gitea exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 19 Gitea tools directly, then chain the result into another integration without you writing code.
Gitea uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 19 Gitea tools. You only need a separate Gitea subscription if Gitea itself charges per seat or per API call.
Every call from a persona to Gitea is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Gitea, and connect via OAuth or API key. You can immediately attach Gitea to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 19 Gitea actions as callable tools — including `Get ActivityPub Person Actor`, `Get General API Settings`, `Get General Attachment Settings`, plus 16 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.