create_goal
ChatGPTCreate a new Goal Story in Steady
create_goal
ChatGPTCreate a new Goal Story in Steady
get_absences
ChatGPTGet absence dates for people and teams. Also referred to as 'PTO', 'vacation', 'sick leave', or 'off'.
get_absences
ChatGPTGet absence dates for people and teams. Also referred to as 'PTO', 'vacation', 'sick leave', or 'off'.
get_activities
ChatGPTGet activities (GitHub PRs, GitLab MRs, Jira/Linear issues, calendar events, etc.) filtered by date range, people, teams, and kind. 'PRs'/'pull requests' = 'GitHub PR' kind. 'MRs'/'merge requests' = 'Gitlab MR' kind.
get_activities
ChatGPTGet activities (GitHub PRs, GitLab MRs, Jira/Linear issues, calendar events, etc.) filtered by date range, people, teams, and kind. 'PRs'/'pull requests' = 'GitHub PR' kind. 'MRs'/'merge requests' = 'Gitlab MR' kind.
get_check_in_form
ChatGPTGet the check-in form — the check-in record, the previous check-in's intentions, fields to answer, and team and mood options
get_check_in_form
ChatGPTGet the check-in form — the check-in record, the previous check-in's intentions, fields to answer, and team and mood options
get_check_ins
ChatGPTGet check-ins (also called 'status updates') filtered by date range, people, and teams. Check-ins include progress, intentions, and blockers. Intentions are stated PLANS for upcoming work, not completed work — never report them as progress.
get_check_ins
ChatGPTGet check-ins (also called 'status updates') filtered by date range, people, and teams. Check-ins include progress, intentions, and blockers. Intentions are stated PLANS for upcoming work, not completed work — never report them as progress.
get_digest
ChatGPTGet recent activity relevant to you across your teams — Smart Check-ins, Goal Story updates, and Echoes
get_digest
ChatGPTGet recent activity relevant to you across your teams — Smart Check-ins, Goal Story updates, and Echoes
get_echo_answers
ChatGPTGet Echo answers, optionally filtered by question ID and/or date range. Defaults to the last 35 days if no date range is specified.
get_echo_answers
ChatGPTGet Echo answers, optionally filtered by question ID and/or date range. Defaults to the last 35 days if no date range is specified.
get_echo_questions
ChatGPTList the current user's Echo questions with their schedule, status, and answer count. Use the returned ID with get_echo_answers to retrieve answers.
get_echo_questions
ChatGPTList the current user's Echo questions with their schedule, status, and answer count. Use the returned ID with get_echo_answers to retrieve answers.
get_goal_form
ChatGPTGet the goal creation form — fields to answer, team and parent-goal options, update cadence options, and sensible defaults
get_goal_form
ChatGPTGet the goal creation form — fields to answer, team and parent-goal options, update cadence options, and sensible defaults
get_goal_update_form
ChatGPTGet the goal update form — the goal record, the draft update (current progress and confidence), fields to answer, and confidence options
get_goal_update_form
ChatGPTGet the goal update form — the goal record, the draft update (current progress and confidence), fields to answer, and confidence options
get_goal_updates
ChatGPTGet goal updates filtered by date range, people, teams, and goals. Each update describes progress and includes progress and confidence values.
get_goal_updates
ChatGPTGet goal updates filtered by date range, people, teams, and goals. Each update describes progress and includes progress and confidence values.
get_goals
ChatGPTGet goals (also called 'goal stories') filtered by start date, people, and teams. Returns active goals by default.
get_goals
ChatGPTGet goals (also called 'goal stories') filtered by start date, people, and teams. Returns active goals by default.
get_insights
ChatGPTGet Insights reports for accurate counts, trends, and aggregated data. Useful for numerical analysis like 'how many', 'what's the trend', 'show me totals', or 'show me a leaderboard'.
get_insights
ChatGPTGet Insights reports for accurate counts, trends, and aggregated data. Useful for numerical analysis like 'how many', 'what's the trend', 'show me totals', or 'show me a leaderboard'.
get_me
ChatGPTGet details about the authenticated person (the current user). Use this tool first when a prompt contains self-referential terms like 'my', 'me', or 'I' to resolve the people and team IDs needed by other tools.
get_me
ChatGPTGet details about the authenticated person (the current user). Use this tool first when a prompt contains self-referential terms like 'my', 'me', or 'I' to resolve the people and team IDs needed by other tools.
get_people
ChatGPTList people in the current account with their id, name, and profile URL. Use to resolve names mentioned in a prompt to the IDs required by other tools' people_ids filter.
get_people
ChatGPTList people in the current account with their id, name, and profile URL. Use to resolve names mentioned in a prompt to the IDs required by other tools' people_ids filter.
get_teams
ChatGPTList teams in the current account with their ID, name, member people_ids, and team profile URL. Use to resolve team names mentioned in a prompt to the IDs required by other tools' team_ids filter, or to see which people are on a team.
get_teams
ChatGPTList teams in the current account with their ID, name, member people_ids, and team profile URL. Use to resolve team names mentioned in a prompt to the IDs required by other tools' team_ids filter, or to see which people are on a team.
save_check_in
ChatGPTSave and submit a check-in for the current user
save_check_in
ChatGPTSave and submit a check-in for the current user
save_goal_update
ChatGPTCreate or update a goal update
save_goal_update
ChatGPTCreate or update a goal update