Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- get_active_sprint — Find the currently active sprint on a board.read-onlyidempotentopen internetuses ATLASSIAN_TOKENAtlassian Cloud token
- get_sprint_issues — Fetch the issues in a sprint with the fields needed to judge health.read-onlyidempotentopen internetuses ATLASSIAN_TOKENAtlassian Cloud token
- search_issues — Search Jira with JQL for hygiene checks or a period's closed work.read-onlyidempotentopen internetuses ATLASSIAN_TOKENAtlassian Cloud token
- get_merged_pull_requests — List pull requests merged into a branch in a period, for the stakeholder brief.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token
- post_digest — Post one report to a Slack channel.writeopen internetuses SLACK_BOT_TOKENSlack bot token
- comment_on_issue — Ask the owner of a stale issue whether it is still real. The only write this agent makes to Jira.writeopen internetuses ATLASSIAN_TOKENAtlassian Cloud token
