Enable experimental Anthropic features via anthropic_beta header
Token budget for thinking process (recommended: 1000-10000)
Override with custom STRANDS_ADDITIONAL_REQUEST_FIELDS JSON
🔧
Tools Required
Select agent capabilities
▼
💬
Slack Optional
Slack bot integration
▼
Slack Bot User OAuth Token
Slack App-Level Token
📧
Google APIs Optional
Choose one authentication method
▼
💡 Choose ONE method below: OAuth (user auth), Service Account (server auth), or API Key (public APIs)
🔐OAuth 2.0 CredentialsRecommended
📋 Setup:
1. Go to Google Cloud Console → APIs & Services → Credentials
2. Click "Create Credentials" → "OAuth client ID"
3. Application type: "Desktop app"
4. Download JSON and paste here
5. Used for: Gmail, Drive, Calendar, YouTube (user data access)
If you already ran authentication and have a token file (e.g., gmail_token.json), paste it here. Otherwise leave empty - it will be generated on first use.
🤖Service Account Credentials
📋 Setup:
1. Go to Google Cloud Console → IAM & Admin → Service Accounts
2. Create a service account
3. Create key (JSON format) and download
4. Paste the JSON here
5. Used for: Server-to-server authentication, GCP APIs
🔑API Key
📋 Setup:
1. Go to Google Cloud Console → APIs & Services → Credentials
2. Click "Create Credentials" → "API key"
3. Copy the key and paste here
4. Used for: Public APIs (Maps, Places, YouTube Data, Custom Search)
5. ⚠️ Limited - can't access user data