Send Grok voicemail summary to Pushover
Send a message to Grok and get a response
Developer info
- API endpoint slug
- grok.message
- Runtime method
- performQuery("grok.message"}
Query fields
Content Text input > Long text
- Label
- Content
- Helper text
- The text of the message content sent to Grok
- Slug
- content
- Required
- true
- Can have default value
- true
System prompt Text input
- Label
- System prompt
- Helper text
- An optional system prompt that sets Grok's persona, tone, or instructions for how it should respond.
- Slug
- system_prompt
- Required
- false
- Can have default value
- true
Model Dropdown list
- Label
- Model
- Helper text
- Which Grok model to use
- Slug
- model
- Required
- true
- Can have default value
- false
Max tokens Text input > Other
- Label
- Max tokens
- Helper text
- Set the maximum number of tokens in the response. Defaults to 4096. See the xAI models reference for each model's limits.
- Slug
- max_tokens
- Required
- false
- Can have default value
- true
Image Text input > Other
- Label
- Image
- Helper text
- An optional image URL to send with the text content. Requires a vision-capable model.
- Slug
- image
- Required
- false
- Can have default value
- true
Ingredients
Response text The text response from Grok
- Slug
- response_text
- Filter code
- Grok.message.ResponseText
- Type
- String
- Example
- Hello! How can I help you today?
Input tokens used The number of tokens sent to Grok
- Slug
- input_tokens_used
- Filter code
- Grok.message.InputTokensUsed
- Type
- String
- Example
- 2095
Output tokens used The number of tokens used by Grok in the response
- Slug
- output_tokens_used
- Filter code
- Grok.message.OutputTokensUsed
- Type
- String
- Example
- 503
Applets using this Query
-
-
Send Grok's daily reply via Notifications
-
Send Grok responses to Google Chat for new SMS
-
Send Note widget text to Grok and create a Notion.so page
-
Create Google Docs from Grok responses
-
Email Grok summaries for new RSS items
-
Send Grok responses to Notifications
-
Email Grok's reply when you stop driving
-
Post Grok responses to Discord on region entry
-
Append Grok responses to Google Sheets
-
Post Grok replies to Slack
