Tool to list all projects in a Timely account with optional filtering and sorting. Use when you need to discover project IDs or names for time entry creation, reporting, or mapping external systems.
sortstringField to sort projects by (default: name)
limitintegerMaximum number of projects to retrieve
orderstringSort direction: 'asc' for ascending or 'desc' for descending (default: asc)
statestringFilter projects by state: 'active' for active projects or 'archived' for archived ones
filterstringAdditional filtering options (deprecated parameter)
offsetintegerNumber of projects to skip before retrieving results
relationstringFilter projects by relationship type
account_idintegerTimely account ID to list projects for. Optional; if not provided, the first accessible account is used.
project_idsstringComma-separated list of project IDs to filter by
external_idsstringComma-separated list of external IDs to filter by
updated_afterstringRetrieve only projects updated after this timestamp (ISO 8601 format or Unix timestamp)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.