Warp
communityModern terminal with AI command search, block-based output, collaborative features, and workflows.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://app.warp.dev/api/v1/workflows/searchSearch community workflows
Parameters
limitresults (integeroptionalquerysearch keyword (stringrequiredReturns
workflows[] with id, name, description, command, tags[], author, upvotesGET
https://app.warp.dev/api/v1/workflows/{id}Get workflow details
Parameters
idworkflow ID (stringrequiredReturns
id, name, description, command, arguments[], tags[], author, created_atPOST
https://app.warp.dev/api/v1/ai/generate_commandGet AI-generated terminal command
Parameters
osmacos|linux (stringoptionalshellbash|zsh|fish (stringoptionalpromptnatural language description (stringrequiredReturns
command, explanation, warning