PlaybookTool

constructor(name: String, description: String)

Create a playbook tool with the given name and description.


constructor(definition: Tool.Definition)

Create a playbook tool with a full definition including custom input schema.