intent:extend

Extend

Related Intents

Next Actions

  1. Browse the catalog index

    • Method: GET
    • Path: /v1/catalog
    • Requires Authentication: No
    • Requires Approval: No
  2. Search published recipes by intent, stack and constraints

    • Method: POST
    • Path: /v1/catalog/search
    • Parameters:
      {  
        "body": {  
          "limit": 5,  
          "query": "Extend"  
        }  
      }  
      
    • Requires Authentication: No
    • Requires Approval: No