{"id":19607125,"url":"https://github.com/robocorp/template-action","last_synced_at":"2026-01-04T08:55:49.429Z","repository":{"id":215613016,"uuid":"738941010","full_name":"robocorp/template-action","owner":"robocorp","description":"Template for implementing actions for Robocorp Action Server and AI Agents","archived":false,"fork":false,"pushed_at":"2024-05-17T17:04:31.000Z","size":193,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-01-29T08:11:13.575Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robocorp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-04T12:01:20.000Z","updated_at":"2024-05-17T17:04:34.000Z","dependencies_parsed_at":"2024-01-19T09:24:03.191Z","dependency_job_id":"2e28329f-9d6c-4ddd-a979-7a10ae01b9cf","html_url":"https://github.com/robocorp/template-action","commit_stats":null,"previous_names":["robocorp/template-action"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robocorp%2Ftemplate-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robocorp%2Ftemplate-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robocorp%2Ftemplate-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robocorp%2Ftemplate-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robocorp","download_url":"https://codeload.github.com/robocorp/template-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245195925,"owners_count":20575936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T10:09:00.984Z","updated_at":"2026-01-04T08:55:49.404Z","avatar_url":"https://github.com/robocorp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Template: Python - Actions\n\nThis template gets you started in creating Actions for [Sema4.ai Action Server](https://github.com/sema4ai/actions/tree/master/action_server/docs#readme).\n\n`Actions` and `Action Server` enable you to \"give your AI Agents hands\" meaning that your AI/LLM Agent can help your users perform distinct actions that get executed based on the LLM discussion.\n\n## Quickstart\n\n👉 Follow the Action Server [Quickstart guide](https://github.com/sema4ai/actions?tab=readme-ov-file#%EF%B8%8F-quickstart) in the main repository.\n\n\n## Dependency management\n\nDependencies need to be added to [`package.yaml`](package.yaml).\n\n👉 [package.yaml documentation](https://github.com/sema4ai/actions/blob/master/action_server/docs/guides/01-package-yaml.md) in the main repository.\n\n## Actions in VS Code \n\n👉 Using [Robocorp Code extension for VS Code](https://marketplace.visualstudio.com/items?itemName=robocorp.robocorp-code), you can get everything set up and running in VS Code in no time.\n\nThe template has a few files that enable the extension to find and set up your action environment and provide code completion. There is also a side panel where we have and will add some easy-to-use functionalities.\n\n![](docs/vscode.png)\n\nWhen debugging your Actions Python code, you probably do not want to give the inputs every time you run and always be running the Action Server. `Robocorp Code` integration allows you to run and debug actions from within VSCode, enabling custom input to be specified as `.json` files.\n\n\n## What does the template Action do?\n\nThe template is a simple starting point to show how to get started.\n\nThe action enables you to get the timezone differences between locations.\n\nWe use [pytz](https://pypi.org/project/pytz/) as an example to show that you can leverage the whole Python ecosystem. Sema4.ai provides a [bunch of libraries](https://pypi.org/search/?q=robocorp-); you can make your own. The sky is the limit.\n\n🚀 Now, go get'em\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobocorp%2Ftemplate-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobocorp%2Ftemplate-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobocorp%2Ftemplate-action/lists"}