Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsJira ToolsJira Get All Groups
Jira Tools

Jira Get All Groups

Retrieves a page of groups from the Jira instance. Useful for resolving correct group names or IDs before passing them to other tools. Some returned groups are system-managed and may be inaccessible via other group operations. Use `start_at`/`max_results` to page through results.

Write actionRisk level 2 of 5API key connection
Use Jira Get All Groups

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • start_atinteger
    The 0-based index of the first item to return in the page of results. Defaults to 0. To paginate, use `next_start_at` from the response (or increment `start_at` by `max_results`); stop when `has_next_page` is false.
  • max_resultsinteger
    The maximum number of items to return per page. Defaults to 50. The Jira instance might have its own maximum limit for this value. A single page is returned per call; use `has_next_page`/`next_start_at` to fetch more.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.