We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6626ce commit 224e9e7Copy full SHA for 224e9e7
agent_genie/manifest.yaml
@@ -11,7 +11,7 @@ resource_specs:
11
- name: "genie-space"
12
description: "Databricks Genie Space for multi-agent apps"
13
genie_space_spec:
14
- permission: "CAN_EDIT" # use CAN_USE if your workspace doesn't support CAN_EDIT
+ permission: "CAN_RUN" # use CAN_USE if your workspace doesn't support CAN_EDIT
15
16
user_api_scopes:
17
- "sql"
0 commit comments