Notte home pagelight logodark logo
  • Support
  • Notte
  • Notte
Documentation
API Reference
  • Discord
  • Blog
  • debug
    • GET
      Session Debug Info
    • GET
      Session Replay
    page
    • POST
      Observe
    • POST
      Step
    • POST
      Scrape
    sessions
    • GET
      List Sessions
    • POST
      Start Session
    • GET
      Session Status
    • DEL
      Stop Session
    • GET
      Get Cookies
    • POST
      Set Cookies
    agents
    • POST
      Start Agent
    • GET
      Get Agent Status
    • DEL
      Stop Agent
    • GET
      Get Agent Replay
    • GET
      List Agents
    • POST
      Save Agent
    bua
    • POST
      Browser Using Agent Completions
    vaults
    • POST
      Create Vault
    • GET
      Get Credentials
    • POST
      Add Credentials
    • DEL
      Delete Credentials
    • GET
      List Credentials
    • DEL
      Delete Vault
    • GET
      Get Credit Card
    • POST
      Set Credit Card
    • DEL
      Delete Credit Card
    • GET
      List Vaults
    prompts
    • POST
      Improve Prompt
    • POST
      Nudge Prompt
    usage
    • GET
      Get Usage
    • GET
      Get Usage Logs
    • GET
      Check Usage
    health
    • GET
      Health Check
    scrape
    • POST
      Scrape Webpage
    prompts

    Improve Prompt

    POST
    /
    prompts
    /
    improve
    {
      "prompt": "<string>",
      "variables": [
        "<string>"
      ]
    }

    Body

    application/json

    Response

    200
    application/json

    Successful Response

    The response is of type object.

    Was this page helpful?

    List VaultsNudge Prompt
    xgithublinkedin
    Powered by Mintlify
    {
      "prompt": "<string>",
      "variables": [
        "<string>"
      ]
    }
    Assistant
    Responses are generated using AI and may contain mistakes.