Get ActivityPub Person ActorTool to retrieve the ActivityPub Person actor for a Gitea user.
Get General API SettingsTool to retrieve the Gitea instance's global API settings including pagination limits and response size constraints.
Get General Attachment SettingsTool to retrieve the Gitea instance's global settings for file attachments including enabled status, allowed file types, size limits, and file count limits.
Get General Repository SettingsTool to retrieve the Gitea instance's global settings for repositories including feature flags for mirroring, HTTP Git, migrations, stars, time tracking, and LFS.
Get General UI SettingsTool to retrieve the Gitea instance's global settings for UI including default theme, allowed reactions, and custom emojis.
Get Gitignore Template InfoTool to retrieve information about a specific gitignore template.
Get Label Template InfoTool to retrieve all labels from a specific label template.
Get License Template InfoTool to retrieve information about a specific license template.
Get Node InfoTool to retrieve the nodeinfo of the Gitea application.
Get Signing KeyTool to retrieve the default GPG signing key used by Gitea to sign commits.
Get VersionTool to retrieve the version of the Gitea application.
List Gitignore TemplatesTool to retrieve all available gitignore templates.
List Label TemplatesTool to retrieve all available label templates.
List License TemplatesTool to retrieve all available license templates.
Get All OrganizationsTool to retrieve a paginated list of all organizations in the Gitea instance.
List Organization Actions SecretsTool to list all action secrets for an organization.
Render MarkdownTool to render a markdown document as HTML with configurable rendering modes and context.
Render Markdown RawTool to render raw markdown text as HTML.
Render MarkupTool to render a markup document as HTML with support for multiple markup formats.