Tango
communityWorkflow documentation tool that auto-captures step-by-step guides from screen activity.
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://api.tango.us/v1/workflowsList workflows
Parameters
limitresults (integeroptionaloffsetoffset (integeroptionalReturns
workflows[] with id, title, description, steps_count, created_at, updated_at, views, authorGET
https://api.tango.us/v1/workflows/{id}Get workflow details
Parameters
idworkflow ID (stringrequiredReturns
id, title, description, steps[] with order, title, description, screenshot_url; author, created_at, viewsGET
https://api.tango.us/v1/collectionsList collections
Returns
collections[] with id, name, description, workflows_count, created_at