Dust Community Icon

Troubleshooting Dust App Tool Attachment Errors with Agents

·
·

Hi - I’m getting an error whenever I attach a specific Dust app tool to an agent:ERROR: Failed to build the specification for action CUhcdRXmbX, (code: build_spec_error). The app itself is running successfully when built and tested, and the agent doesn’t return an error when this tool is removed. Any idea on how to trouble shoot?

  • Avatar of Alban
    Alban
    ·
    ·

    Hi, could we get the URL of a conversation with this agent?

  • Avatar of Alban
    Alban
    ·
    ·

    Is it only when adding one of the 3 attached dust apps?

  • Avatar of CJ
    CJ
    ·
    ·

    yes, it is only when adding the app called add_to_notion is attached

  • Avatar of Alban
    Alban
    ·
    ·

    Ok, possible to send a screenshot of the conf of this dust app? If there's anything sensitive you can send in private

  • Avatar of CJ
    CJ
    ·
    ·

    dm’d you

  • Avatar of David Ebbo
    David Ebbo
    ·
    ·

    I ran into the same issue. By simplifying my app, I found that this happens anytime the dataset has a parameter of type json. Attaching screenshots from my trivial scenario, which just consists of an INPUT block and nothing else. CJ did you also have a json param?Alban could it be that json params are generally broken?

  • Avatar of David Ebbo
    David Ebbo
    ·
    ·
  • Avatar of Alban
    Alban
    ·
    ·

    Hi, yeah David Ebbo you got it, I believe JSON is generally quite broken in Dust apps

  • Avatar of Alban
    Alban
    ·
    ·

    I've moved your card to escalate it, so you might have lost access to it David Ebbo

  • Avatar of David Ebbo
    David Ebbo
    ·
    ·

    Thanks Alban. I was actually still able to see and update the github issue.

  • Avatar of CJ
    CJ
    ·
    ·

    thanks David Ebbo! I’ll try rebuilding the app w/ a different input format