-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
list_tasks tool currently fails when it is called and throws the following error:
{
"content": [
{
"type": "text",
"text": "Error calling tool 'list_tasks': type object 'WorkflowStep' has no attribute 'tenant_id'"
}
],
"isError": true,
"_meta": {
"_fastmcp": {
"tags": []
}
}
}
Because of this, the tenant is currently unable to approve any media buys
Metadata
Metadata
Assignees
Labels
No labels