create_authz_share
Share a resource like a flow or project by specifying scope, target, and permission level.
Instructions
Share a resource with a scope and optional target and permission level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | Yes | Share scope: private, team, user, or public | |
| target_id | No | Target ID for the share | |
| resource_id | Yes | Resource ID to share | |
| resource_type | Yes | Resource type: flow, deployment, project, knowledge_base, variable, or file | |
| permission_level | No | Permission level: read, write, execute, or admin |