List organizations
forge_list_organizationsList organizations you belong to. Call this FIRST to get the organization id used by nearly every other tool. Forge v2: GET /orgs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Results per page (maps to page[size]). | |
| page_cursor | No | Pagination cursor from links.next / meta (maps to page[cursor]). |