watsonx Orchestrate

watsonx Orchestrate

Connect with experts and peers to elevate technical expertise, solve problems and share insights.

 View Only
  • 1.  Create Tool REST API fails with 500 error

    Posted 15 days ago

    When trying to create a Tool using REST API:
    POST https://api.{hostname}/instances/{tenant_id}/v1/orchestrate/tools

    whatever I try I can't create a valid Tool. Anybody have a working example? Or any other help re3garding this would be appreciated!



    ------------------------------
    R J
    ------------------------------


  • 2.  RE: Create Tool REST API fails with 500 error

    Posted 5 days ago

    Hi,

    you can try this endpoint to verify if the setup is correct: POST https://api.<hostname>/instances/<tenant_id>/v1/orchestrate/tools
    Content-Type: application/json
    Authorization: Bearer <your_token>.



    ------------------------------
    Denitsa Draganova
    ------------------------------