socials_navigate
Navigate the pinned agent tab or a specified tab ID to any URL, including YouTube searches, without requiring the tab to be active for social media management.
Instructions
Navigate the pinned agent tab (or tab_id if provided) to a URL. Does not require that tab to be active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to navigate to. Use the same patterns as socials_open_tab (including YouTube search: https://www.youtube.com/results?search_query=... with encoded query). | |
| tab_id | No | Optional. If omitted, uses the pinned agent tab from socials_open_tab. |