forge_set_org
Define the active organization for the current session, with an option to save it as the default for future sessions.
Instructions
Set the active org for this session. Subsequent tool calls will use this org by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | The org ID to set as active | |
| set_as_default | No | Also save as the default org in ~/.amigo/config.json |