action circuitsandbox_create_space { label: "Create a space" description: "Create a space\nOauthScopes: WRITE_SPACE, MANAGE_SPACE, CREATE_SPACE_CONTENT" provider: circuitsandbox method: POST path: "/spaces/create" encoding: form output: { properties: {} } }