Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update quickstart.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
  • Loading branch information
mintlify[bot] authored Dec 19, 2025
commit 735b2a18c582d414a6e50ebee71f6ce0273db1f0
2 changes: 1 addition & 1 deletion quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ kernel invoke python-basic get-page-title --payload '{"url": "https://www.google
kernel invoke python-bu bu-task --payload '{"task": "Compare the price of gpt-4o and DeepSeek-V3"}'

# Anthropic Computer Use
kernel invoke python-anthropic-cua cua-task --payload '{"query": "Search for the top 3 restaurants in NYC according to Pete Wells"}'
kernel invoke python-anthropic-cua cua-task --payload '{"query": "Return the first url of a search result for NYC restaurant reviews Pete Wells"}'

# OpenAI Computer Use
kernel invoke python-openai-cua cua-task --payload '{"task": "Go to https://news.ycombinator.com and get the top 5 articles"}'
Expand Down