Queries
workspaceSlackSidekickInstallationInfo
Returns the OAuth installation URL to begin installing Plain’s Sidekick AI agent into your Slack workspace. Pass the returned URL to your users to redirect them through Slack’s OAuth flow; on completion, pass the resulting auth code to createWorkspaceSlackSidekickIntegration.
QUERY
workspaceSlackSidekickInstallationInfo(redirectUrl: String!): WorkspaceSlackSidekickInstallationInfo!Arguments
redirectUrl
String!
required
installationUrl
String!
Query
Variables
Response
Query
Variables
Response

