For AI agents: the complete documentation index is available at https://docs.flezise.com/llms.txt, the full documentation bundle is available at https://docs.flezise.com/llms-full.txt, and this page is available as Markdown at https://docs.flezise.com/integrations/capabilities.md.

Integration capabilities

Each provider card in the integrations catalog carries small chips that describe what a connected account can do. A provider may have several capabilities or only one. The chips use the names below, which match the labels shown in the UI.

ChipWhat the integration can do
WebhooksReceive inbound webhook events from the provider and verify their signatures
ReplyPost a comment, message, or reply back to the source: a chat thread, a pull request comment, or an issue comment
Knowledge SyncPull documents into the project knowledge base on demand or on a schedule
Source PullSupply an authenticated clone URL so agents can check out the linked repository
PR CreateOpen a pull request or merge request via the provider API once work is done
Meeting IngestFetch a finished meeting transcript from the provider and add it to the knowledge base
Live CaptureAccept streamed captions from an ongoing meeting as they arrive

Which providers have which capabilities

ProviderWebhooksReplyKnowledge SyncSource PullPR CreateMeeting IngestLive Capture
GitHubyesyesyesyes
GitLabyesyesyesyes
Bitbucketyesyesyes
Jirayesyes
Linearyesyes
Slackyesyes
Microsoft Teamsyesyes
Confluenceyesyes
Notionyes
Microsoft 365yesyesyes
Meeting Captureyesyes
Note

Microsoft Teams, Microsoft 365, and Meeting Capture are plan-gated. Their rows appear in the catalog but the cards are locked until a feature flag is enabled on your installation.

Next steps