get_lists
Retrieve all lists from a specified Trello board to organize and manage tasks efficiently. Simplifies board management by providing structured data for better workflow planning.
Instructions
Retrieve all lists from the specified board
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
No arguments  | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "required": [],
  "type": "object"
}