ChatGPT/Codex plugin
Organization scope use cases
Use the Organization scope when the assistant needs only that boundary of work.
When organization scope is the right choice
Use this scope when the entire requested outcome fits inside everything the authenticated api key can access in one agiflow organization.
Supported work
Plan across projects
Create, inspect, and update projects and their work without switching connections.
“Summarize the delivery status across our organization, then create a project for the approved initiative.”
Review delivery health
Inspect tag, assignee, and timeline distributions before deciding where to focus.
“Show the task distribution by assignee and identify the project that needs attention.”
Coordinate workflows
Manage shared project workflows and their locks from one organization-scoped connection.
“Check whether this project has an active workflow lock before starting the release workflow.”
Check before a change
- 1. Confirm scopeAsk for
get_current_scope. - 2. Inspect capabilitiesUse
describe_capabilitiesbefore relying on a tool. - 3. Stay within the resultReconnect at a broader scope only when the job truly requires it.